nilfs-utils: add userspace utilities for NILFS2
authorPavlo Samko <[email protected]>
Fri, 14 Mar 2025 17:48:35 +0000 (19:48 +0200)
committerHauke Mehrtens <[email protected]>
Sun, 24 Aug 2025 17:45:27 +0000 (19:45 +0200)
commit73a7466e41f386f8bd30fa4b59b246dfe8f4d4e4
tree2ed2ce37b74812ba3df462b71d5fbb0db4e52823
parent2b5119e355d9b59181626479f6aa4ef6405690bf
nilfs-utils: add userspace utilities for NILFS2

NILFS is a log-structured file system developed for Linux.
NILFS provides versioning capability of an entire file system
and continuous snapshotting that allows users to restore files
mistakenly overwritten or destroyed a while ago.

Signed-off-by: Pavlo Samko <[email protected]>
Link: https://github.com/openwrt/openwrt/pull/18247
Signed-off-by: Hauke Mehrtens <[email protected]>
package/utils/nilfs-utils/Makefile [new file with mode: 0644]